projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaaca5e
)
(dired-backup-overwrite): Use `other' widget type.
author
Andreas Schwab
<schwab@suse.de>
Wed, 24 Jun 1998 08:55:53 +0000
(08:55 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Wed, 24 Jun 1998 08:55:53 +0000
(08:55 +0000)
lisp/dired-aux.el
patch
|
blob
|
history
diff --git
a/lisp/dired-aux.el
b/lisp/dired-aux.el
index db93f68c3edd84c53bd4a71981e56ca6f1de096a..175e48cd1fc01519956c40b75b2b2326462d6adf 100644
(file)
--- a/
lisp/dired-aux.el
+++ b/
lisp/dired-aux.el
@@
-927,7
+927,7
@@
a prefix arg lets you edit the `ls' switches used for the new listing."
Special value `always' suppresses confirmation."
:type '(choice (const :tag "off" nil)
(const :tag "suppress" always)
- (
sexp :tag "ask" :format "%t\n
" t))
+ (
other :tag "ask
" t))
:group 'dired)
(defvar dired-overwrite-confirmed)